LiveCode BuilderHandlersPointerToObjcObjectOn this pagePointerToObjcObject Type handler Summary Convert a Pointer into an ObjcObject Syntax PointerToObjcObject(<pPointer>) Description Use PointerToObjcObject to convert a variable of type Pointer to one of type ObjcObject. Parameters NameTypeDescriptionpPointerThe Pointer to convert